[INFO] cloning repository https://github.com/KhodingNow/Building_Bitcoin_inRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KhodingNow/Building_Bitcoin_inRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FBuilding_Bitcoin_inRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FBuilding_Bitcoin_inRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68017560e7c718615d3c5f0a53936acd2b810622
[INFO] fixing KhodingNow/Building_Bitcoin_inRust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FBuilding_Bitcoin_inRust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KhodingNow/Building_Bitcoin_inRust
[INFO] finished tweaking git repo https://github.com/KhodingNow/Building_Bitcoin_inRust
[INFO] tweaked toml for git repo https://github.com/KhodingNow/Building_Bitcoin_inRust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KhodingNow/Building_Bitcoin_inRust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KhodingNow/Building_Bitcoin_inRust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.memebers
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01
[INFO] running `Command { std: "docker" "start" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.memebers
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking miner v0.1.0 (/opt/rustwide/workdir/miner)
[INFO] [stderr]     Checking node v0.1.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]     Checking wallet v0.1.0 (/opt/rustwide/workdir/wallet)
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> lib/src/sha256.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - ```
[INFO] [stdout] 79 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> lib/src/types.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | ```
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 228 - ```
[INFO] [stdout] 228 + '''
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> lib/src/crypto.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - ```
[INFO] [stdout] 65 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> lib/src/sha256.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - ```
[INFO] [stdout] 79 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> lib/src/types.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | ```
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 228 - ```
[INFO] [stdout] 228 + '''
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> lib/src/crypto.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - ```
[INFO] [stdout] 65 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_TARGET` in the crate root
[INFO] [stdout]    --> lib/src/types.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               target: crate::MIN_TARGET,
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/src/lib.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / pub const MINI_TARGET: U256 = U256([
[INFO] [stdout]  19 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  20 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  21 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  22 | |     0x0000_FFFF_FFFF_FFFF,
[INFO] [stdout]  23 | | ]);
[INFO] [stdout]     | |___- similarly named constant `MINI_TARGET` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 125 |             target: crate::MINI_TARGET,
[INFO] [stdout]     |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `thread_rng` in crate `rand`
[INFO] [stdout]   --> lib/src/crypto.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Self(SigningKey::random(&mut rand::thread_rng()))
[INFO] [stdout]    |                                            ^^^^^^^^^^ not found in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_TARGET` in the crate root
[INFO] [stdout]    --> lib/src/types.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               target: crate::MIN_TARGET,
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: lib/src/lib.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | / pub const MINI_TARGET: U256 = U256([
[INFO] [stdout]  19 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  20 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  21 | |     0xFFFF_FFFF_FFFF_FFFF,
[INFO] [stdout]  22 | |     0x0000_FFFF_FFFF_FFFF,
[INFO] [stdout]  23 | | ]);
[INFO] [stdout]     | |___- similarly named constant `MINI_TARGET` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 125 |             target: crate::MINI_TARGET,
[INFO] [stdout]     |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `thread_rng` in crate `rand`
[INFO] [stdout]   --> lib/src/crypto.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Self(SigningKey::random(&mut rand::thread_rng()))
[INFO] [stdout]    |                                            ^^^^^^^^^^ not found in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> lib/src/lib.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const DIFFICULTY_UPDATE_INTERVAL: = 50;
[INFO] [stdout]    |                                      ^ help: provide a type for the constant: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> lib/src/lib.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const DIFFICULTY_UPDATE_INTERVAL: = 50;
[INFO] [stdout]    |                                      ^ help: provide a type for the constant: `i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: From<[u8; 32]>` is not satisfied
[INFO] [stdout]   --> lib/src/sha256.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Hash(U256::from(hash_array))
[INFO] [stdout]    |              ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<[u8; 32]>` is not implemented for `U256`
[INFO] [stdout]   --> lib/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / construct_uint! {
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: `U256` implements trait `From<T>`:
[INFO] [stdout]              From<&U256>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<i128>
[INFO] [stdout]              From<i16>
[INFO] [stdout]              From<i32>
[INFO] [stdout]              From<i64>
[INFO] [stdout]              From<i8>
[INFO] [stdout]              From<isize>
[INFO] [stdout]            and 6 others
[INFO] [stdout]    = note: this error originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> lib/src/sha256.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |         self.0.to_little_endian(&mut bytes);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ ---------- unexpected argument of type `&mut [u8; 32]`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> lib/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / construct_uint! {
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 65 -         self.0.to_little_endian(&mut bytes);
[INFO] [stdout] 65 +         self.0.to_little_endian();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: From<[u8; 32]>` is not satisfied
[INFO] [stdout]   --> lib/src/sha256.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Hash(U256::from(hash_array))
[INFO] [stdout]    |              ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<[u8; 32]>` is not implemented for `U256`
[INFO] [stdout]   --> lib/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / construct_uint! {
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: `U256` implements trait `From<T>`:
[INFO] [stdout]              From<&U256>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<i128>
[INFO] [stdout]              From<i16>
[INFO] [stdout]              From<i32>
[INFO] [stdout]              From<i64>
[INFO] [stdout]              From<i8>
[INFO] [stdout]              From<isize>
[INFO] [stdout]            and 6 others
[INFO] [stdout]    = note: this error originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> lib/src/sha256.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |         self.0.to_little_endian(&mut bytes);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ ---------- unexpected argument of type `&mut [u8; 32]`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> lib/src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / construct_uint! {
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 65 -         self.0.to_little_endian(&mut bytes);
[INFO] [stdout] 65 +         self.0.to_little_endian();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Serialize` is not satisfied
[INFO] [stdout]    --> lib/src/crypto.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `Serialize` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]  23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]     |                       ------------------------- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 170 others
[INFO] [stdout] note: required by a bound in `serialize_newtype_struct`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:922:21
[INFO] [stdout]     |
[INFO] [stdout] 916 |     fn serialize_newtype_struct<T>(
[INFO] [stdout]     |        ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 922 |         T: ?Sized + Serialize;
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `Serializer::serialize_newtype_struct`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> lib/src/crypto.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 184 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> lib/src/crypto.rs:23:27
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 184 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Serialize` is not satisfied
[INFO] [stdout]    --> lib/src/crypto.rs:22:17
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `Serialize` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]  23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]     |                       ------------------------- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 170 others
[INFO] [stdout] note: required by a bound in `serialize_newtype_struct`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:922:21
[INFO] [stdout]     |
[INFO] [stdout] 916 |     fn serialize_newtype_struct<T>(
[INFO] [stdout]     |        ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 922 |         T: ?Sized + Serialize;
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `Serializer::serialize_newtype_struct`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> lib/src/crypto.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 184 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> lib/src/crypto.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let signature = private_key.0.sign(hash.as_bytes());
[INFO] [stdout]    |                                       ---- ^^^^^^^^^^^^^^^ expected `&[u8]`, found `[u8; 32]`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.2.0/src/signer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sign(&self, msg: &[u8]) -> S {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let signature = private_key.0.sign(&hash.as_bytes());
[INFO] [stdout]    |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ecdsa::SigningKey<Secp256k1>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> lib/src/crypto.rs:23:27
[INFO] [stdout]      |
[INFO] [stdout]   23 | pub struct PrivateKey(pub SigningKey<Secp256k1>);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `ecdsa::SigningKey<Secp256k1>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ecdsa::SigningKey<Secp256k1>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 184 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> lib/src/crypto.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .verify(hash.as_bytes(), &self.0)
[INFO] [stdout]    |              ------ ^^^^^^^^^^^^^^^ expected `&[u8]`, found `[u8; 32]`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.2.0/src/verifier.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .verify(&hash.as_bytes(), &self.0)
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> lib/src/crypto.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let signature = private_key.0.sign(hash.as_bytes());
[INFO] [stdout]    |                                       ---- ^^^^^^^^^^^^^^^ expected `&[u8]`, found `[u8; 32]`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.2.0/src/signer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn sign(&self, msg: &[u8]) -> S {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let signature = private_key.0.sign(&hash.as_bytes());
[INFO] [stdout]    |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> lib/src/crypto.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .verify(hash.as_bytes(), &self.0)
[INFO] [stdout]    |              ------ ^^^^^^^^^^^^^^^ expected `&[u8]`, found `[u8; 32]`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.2.0/src/verifier.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .verify(&hash.as_bytes(), &self.0)
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lib` (lib test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lib` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01", kill_on_drop: false }`
[INFO] [stdout] 5cbb9a7342e2539a490a322fa31424db0df0700a6e2dfd30a0d5e95c84473f01
